libjavacc-maven-plugin-java software package provides maven plugin which uses JavaCC to process JavaCC grammar files, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libjavacc-maven-plugin-java
libjavacc-maven-plugin-java is installed in your system.
Make ensure the libjavacc-maven-plugin-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep libjavacc-maven-plugin-java *
You will get with libjavacc-maven-plugin-java package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Java |
| Package | libjavacc-maven-plugin-java |
| Version | 2.6-2 |
| Description | maven plugin which uses JavaCC to process JavaCC grammar files |
| Sub Section | Java |